翻訳と辞書
Words near each other
・ Statistical and Social Inquiry Society of Ireland
・ Statistical Applications in Genetics and Molecular Biology
・ Statistical arbitrage
・ Statistical area (United States)
・ Statistical assembly
・ Statistical Assessment Service
・ Statistical association football predictions
・ Statistical assumption
・ Statistical benchmarking
・ Statistical classification
・ Statistical Classification of Economic Activities in the European Community
・ Statistical conclusion validity
・ Statistical Consultancy Process
・ Statistical correlations of criminal behaviour
・ Statistical coupling analysis
Statistical data type
・ Statistical database
・ Statistical discrimination
・ Statistical discrimination (economics)
・ Statistical dispersion
・ Statistical distance
・ Statistical energy analysis
・ Statistical ensemble (mathematical physics)
・ Statistical epidemiology
・ Statistical field theory
・ Statistical finance
・ Statistical fluctuations
・ Statistical genetics
・ Statistical geography
・ Statistical graphics


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Statistical data type : ウィキペディア英語版
Statistical data type

In statistics, groups of individual data points may be classified as belonging to any of various statistical data types, e.g. categorical ("red", "blue", "green"), real number (1.68, -5, 1.7e+6), etc. The data type is a fundamental component of the semantic content of the variable, and controls which sorts of probability distributions can logically be used to describe the variable, the permissible operations on the variable, the type of regression analysis used to predict the variable, etc. The concept of data type is similar to the concept of level of measurement, but more specific: For example, count data require a different distribution (e.g. a Poisson distribution or binomial distribution) than non-negative real-valued data require, but both fall under the same level of measurement (a ratio scale).
Various attempts have been made to produce a taxonomy of levels of measurement. The psychophysicist Stanley Smith Stevens defined nominal, ordinal, interval, and ratio scales. Nominal measurements do not have meaningful rank order among values, and permit any one-to-one transformation. Ordinal measurements have imprecise differences between consecutive values, but have a meaningful order to those values, and permit any order-preserving transformation. Interval measurements have meaningful distances between measurements defined, but the zero value is arbitrary (as in the case with longitude and temperature measurements in Celsius or Fahrenheit), and permit any linear transformation. Ratio measurements have both a meaningful zero value and the distances between different measurements defined, and permit any rescaling transformation.
Because variables conforming only to nominal or ordinal measurements cannot be reasonably measured numerically, sometimes they are grouped together as categorical variables, whereas ratio and interval measurements are grouped together as quantitative variables, which can be either discrete or continuous, due to their numerical nature. Such distinctions can often be loosely correlated with data type in computer science, in that dichotomous categorical variables may be represented with the Boolean data type, polytomous categorical variables with arbitrarily assigned integers in the integral data type, and continuous variables with the real data type involving floating point computation. But the mapping of computer science data types to statistical data types depends on which categorization of the latter is being implemented.
Other categorizations have been proposed. For example, Mosteller and Tukey (1977)〔Mosteller, F., & Tukey, J. W. (1977). ''Data analysis and regression''. Boston: Addison-Wesley.〕 distinguished grades, ranks, counted fractions, counts, amounts, and balances. Nelder (1990)〔Nelder, J. A. (1990). The knowledge needed to computerise the analysis and interpretation of statistical information. In ''Expert systems and artificial intelligence: the need for information about data''. Library Association Report, London, March, 23–27.〕 described continuous counts, continuous ratios, count ratios, and categorical modes of data. See also Chrisman (1998),〔Chrisman, Nicholas R. (1998). Rethinking Levels of Measurement for Cartography. ''Cartography and Geographic Information Science'', vol. 25 (4), pp. 231–242〕 van den Berg (1991).〔van den Berg, G. (1991). ''Choosing an analysis method''. Leiden: DSWO Press〕
The issue of whether or not it is appropriate to apply different kinds of statistical methods to data obtained from different kinds of measurement procedures is complicated by issues concerning the transformation of variables and the precise interpretation of research questions. "The relationship between the data and what they describe merely reflects the fact that certain kinds of statistical statements may have truth values which are not invariant under some transformations. Whether or not a transformation is sensible to contemplate depends on the question one is trying to answer" (Hand, 2004, p. 82).〔Hand, D. J. (2004). ''Measurement theory and practice: The world through quantification.'' London, UK: Arnold.〕
==Simple data types==
The following table classifies the various simple data types, associated distributions, permissible operations, etc. Regardless of the logical possible values, all of these data types are generally coded using real numbers, because the theory of random variables often explicitly assumes that they hold real numbers.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Statistical data type」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.